Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
NtpHeader Class Reference

NTP header structure. More...

Inheritance diagram for NtpHeader:
Pdu Signal

Public Attributes

bool isNtpServerAuthenticate
 
ip hostIpAddress
 
int leapIndicator
 
int ntpVersion
 
ProtocolMode mode
 
int stratum
 
int poll
 
float precision
 
float rootDelay
 
float rootDespersion
 
int refClockID
 
string refClockTime
 
string originateTime
 
string receiveTime
 
string transmitTime
 
int srvKeyId
 
string md5Passwd
 

Detailed Description

NTP header structure.

Member Data Documentation

◆ hostIpAddress

ip NtpHeader::hostIpAddress

◆ isNtpServerAuthenticate

bool NtpHeader::isNtpServerAuthenticate

◆ leapIndicator

int NtpHeader::leapIndicator

◆ md5Passwd

string NtpHeader::md5Passwd

◆ mode

ProtocolMode NtpHeader::mode

◆ ntpVersion

int NtpHeader::ntpVersion

◆ originateTime

string NtpHeader::originateTime

◆ poll

int NtpHeader::poll

◆ precision

float NtpHeader::precision

◆ receiveTime

string NtpHeader::receiveTime

◆ refClockID

int NtpHeader::refClockID

◆ refClockTime

string NtpHeader::refClockTime

◆ rootDelay

float NtpHeader::rootDelay

◆ rootDespersion

float NtpHeader::rootDespersion

◆ srvKeyId

int NtpHeader::srvKeyId

◆ stratum

int NtpHeader::stratum

◆ transmitTime

string NtpHeader::transmitTime

The documentation for this class was generated from the following file: